home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
id002.dxr
/
00067.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
246 b
|
16 lines
on exitFrame
if the timer > 15 then
go(the frame + 1)
else
go(the frame)
end if
end
on mouseUp
sound stop 1
set the visible of sprite 20 to 1
set the visible of sprite 21 to 1
set the visible of sprite 22 to 1
go(20)
end